home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / vfy_39.zip / 4-TRIBBS.ZIP / TRIV!LST.DOC < prev    next >
Text File  |  1995-04-21  |  3KB  |  84 lines

  1.         **************************************************************
  2.         *                                                            *
  3.         *                    TRIV!LST.EXE  v1.0                      *
  4.         *                                                            *
  5.         *                    Copyright (c) 1993                      *
  6.         *                Sagerquist Micro Engineering                *
  7.         *                                                            *
  8.         *                   1414 W. Kerrick Street                   *
  9.         *                    Lancaster, Ca. 93534                    *
  10.         *                    Data  (805) 723-6908                    *
  11.         *                                                            *
  12.         **************************************************************
  13.  
  14. DESCRIPTION
  15. -----------
  16.     TRIV!LST.EXE creates a list of callers and phone numbers of a
  17.     TRIBBS board for use with VERIFY!.EXE, a BBS Call Back Verify
  18.     program.  It is used during initial setup of VERIFY!.EXE on a
  19.     TRIBBS board.
  20.  
  21. OVERVIEW
  22. --------
  23.     TRIV!LST.EXE reads the TRIBBS file USERS.DAT and compares each
  24.     caller's security level with the number placed on the command
  25.     line.  Only those callers whose security levels are AT or ABOVE
  26.     the number on the command line are listed in the output file
  27.     TRIV!LST.LST.  TRIV!LST.LST must then be merged with VERIFY!.LST.
  28.     The intent is to list those callers who are already verified
  29.     to your BBS during installation of VERIFY!.EXE.
  30.  
  31. SYNTAX
  32. ------
  33.     TRIV!LST [Security Level]
  34.  
  35.     TRIV!LST 100
  36.  
  37. USAGE
  38. -----
  39.     Place TRIV!LST.EXE into the directory where USERS.DAT is located,
  40.     C:\TRIBBS\MWORK, and run the program.  USERS.DAT is not altered in
  41.     any way. Move the file TRIV!LST.LST to the directory where VERIFY!
  42.     is installed.  Either rename TRIV!LST.LST to VERIFY!.LST, or merge
  43.     TRIV!LST.LST with the already existing VERIFY!.LST with a text
  44.     editor.  Through this list VERIFY!.EXE decides if the caller has
  45.     already been verified, of if the new caller is using a phone number
  46.     that another caller has used (possibly the same caller under a
  47.     bogus name).
  48.  
  49. DISCLAIMER
  50. ----------
  51.     This program is distributed as is.  No warranty, either expressed or
  52.     implied is offered and the programmer is not responsible for any
  53.     damages or expenses that may occur through the use of this program.
  54.     The user shall determine its suitability.  Extensive testing has been
  55.     performed and every effort has been made to ensure satisfactory 
  56.     performance prior to release.  Please communicate any difficulties 
  57.     with the programmer through the BBS at (805) 723-6908.  Any problems
  58.     received will be treated as a top priority.
  59.  
  60. CREDITS
  61. -------
  62.     Thanks to Robert Massman of Dallas, TX for requesting this program.
  63.  
  64.     TRIBBS is copyrighted software by Mark Goodwin, 366 14th St.,
  65.     Bangor, ME 04401
  66.  
  67. PROGRAMMING SERVICES
  68. ====================
  69.     TRIV!LST.EXE is a custom program, and performs exactly as requested.
  70.  
  71.     Programming services are provided by Sagerquist Micro Engineering
  72.     by request.  The point of contact is the S M E Support BBS at
  73.     (805) 723-6908, or via mail at the following address:
  74.  
  75.     Sagerquist Micro Engineering
  76.     1414 W. Kerrick St.
  77.     Lancaster, CA 93534
  78.  
  79.     If you have a need for a program of any kind, please let us know.
  80.  
  81. HISTORY
  82. -------
  83.     08/15/93 v1.0 - First release.
  84.